function getval(val){ var a1=val.replace(/<\/?.+?>/g,""); var a2=a1.replace(/ /g,""); return a2; } //document.write('http://wxzl.cogonline.com/html/CeShiZhuanLanYi/ShiBin/ZhiNaWenXian/854.html'); wx.config({ debug: false, appId: 'wx85d01b1d7184c45d', timestamp: 1715120686, nonceStr: 'jr0xRVcQiEPXZoE0', signature: 'e836f57b874f6ed2877f73e6d3dc639a8f5cf432', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo' ] }); wx.ready(function () { wx.onMenuShareTimeline({ title: 'PFS还是OS?这是一个值得考虑的问题', link: 'http://wxzl.cogonline.com/html/CeShiZhuanLanYi/ShiBin/ZhiNaWenXian/854.html', imgUrl: 'http://wxzl.cogonline.com/wp/logo.jpg', success: function () { //alert('fx-ok'); }, cancel: function () { //alert('fx-no'); } }); wx.onMenuShareAppMessage({ title: 'PFS还是OS?这是一个值得考虑的问题', link: 'http://wxzl.cogonline.com/html/CeShiZhuanLanYi/ShiBin/ZhiNaWenXian/854.html', imgUrl: 'http://wxzl.cogonline.com/wp/logo.jpg', desc: getval('抗肿瘤药物的临床研究中,目前最常用的研究终点是PFS(无进展生存时间)。相比金标准OS,PFS可以缩短药物上市时间,让肿瘤患者不再苦苦等待。然而PFS的阳性结果,未必能转化成OS获益,这个问题始终困扰着临床研究者。今天我们有幸请到复旦大学附属妇产科医院的武欣教授,和大家分享2022年3月发表在《JAMA oncology》上的一篇文章《肿瘤临床试验中,以PFS为终点可能带来的偏倚》。             00:000:00'), success: function () { //alert('fx-ok'); }, cancel: function () { //alert('fx-no'); } }); }); wx.error(function (res) { //alert(location.href.split('#')[0]); //alert('err:'+res.errMsg); }); if(location.href.indexOf("?") >= 1 ){ location.href=location.href.substring(0,location.href.indexOf("?")); }